Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
srand
srand
Sow the random number generator seeds
Name:
srand
Category:
math
Programming Language:
php
One-line Description:
Sow the random number generator seeds.
Related
How to Use srand() and array_rand() in PHP to Randomly Select Elements from an Array?
9
How to Control the Distribution Range of PHP Random Numbers Using the srand() Function? Practical Tips
2
srand() Function: How to Combine It with Other PHP Random Number Functions for Better Results
7
Similar Functions
decoct
decoct
Convertdecimaltoocta
dechex
dechex
Convertdecimaltohexa
cosh
cosh
Hyperboliccosine
lcg_value
lcg_value
Combinedlinearcongru
intdiv
intdiv
Roundthedivisionresu
hypot
hypot
Calculatetheobliquel
floor
floor
Leavethemethodofsort
atanh
atanh
Antihyperbolictangen
Popular Articles
srand() Function: How to Combine It with Other PHP Random Number Functions for Better Results
How to Use srand() and array_rand() in PHP to Randomly Select Elements from an Array?
How to Control the Distribution Range of PHP Random Numbers Using the srand() Function? Practical Tips